From: Drew Parsons Date: Wed, 28 Jan 2026 02:49:59 +0000 (+0100) Subject: upload 9.5.2+dfsg3-2 to unstable X-Git-Tag: archive/raspbian/9.5.2+dfsg4-3+rpi1^2~44 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=de97c5e294cce07e314efe27d6facefa8d467951;p=vtk9.git upload 9.5.2+dfsg3-2 to unstable escape sequences in vtkMethodParser.py are fixed Closes: #1079541 --- diff --git a/debian/changelog b/debian/changelog index 27a3581e8..62863ebe9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -vtk9 (9.5.2+dfsg3-2) UNRELEASED; urgency=medium +vtk9 (9.5.2+dfsg3-2) unstable; urgency=medium + * Team upload. * extra VTK modules support paraview. Closes: #1100766 * don't configure xdmf3 (i.e. IOParallelXdmf3) on 32-bit arches, where vtk's copy of xdmf3 fails to build. See Bug#1126484 @@ -8,9 +9,10 @@ vtk9 (9.5.2+dfsg3-2) UNRELEASED; urgency=medium * build docs in arch-independent build only. Closes: #1125140 Move doc generating packages doxygen-latex, ghostscript, gnuplot-nox, graphviz to Build-Depends-Indep . + * escape sequences in vtkMethodParser.py are fixed. Closes: #1079541 * Standards-Version: 4.7.3 - -- Drew Parsons Tue, 27 Jan 2026 11:31:20 +0100 + -- Drew Parsons Wed, 28 Jan 2026 04:41:09 +0100 vtk9 (9.5.2+dfsg3-1) unstable; urgency=medium